This application will convert text files of arbitrarily large size, providing you have the
RAM. You need to have 3 times the RAM allocated to the program as the file is large. For example, a 128K file needs 384K (plus a few K) to run. If you get an out of memory error, just give the program a bigger partition using the Get Info command in the Finder.
To use, simply open the source file form the file selector. The processing will be done
in memory, then you will be prompted for an output file name. The default is to use the same name plus the extension ' - Stripped'. The original file is not affected by the process. The Output file will have the same creator as the source file and will be of type 'TEXT'.
WARNING: If you give the output file the same name as an existing file, it will overwrite the existing file without warning you!!!